kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
[Common]Float
/
Companion
/
SIZE_BITS
SIZE_BITS
Common
const
val
SIZE_BITS
:
Int
=
32
Content copied to clipboard
The number of bits used to represent an instance of Float in a binary form.
Since Kotlin
1.4